Donations to the archive would be appreciated to help fund our server hardware & storage drives.   New archive software is currently under development, details here.
[322 / 22 / 68]

Friendly Windows XP leak thread /wxp/

No.77978191 View ViewReplyOriginalReport
Successful build edition: anon did it a while ago >>77965472
Old thread hit bump limit a while ago: >>77975028
Older threads:>>77971916
Setup:
>set system time to Aug 1st 2003 before extraction
>extract cabs with the batch file that comes with it
>unset Read-Only on NT folder (and subfolders/files)
>copy public\internal\windows\lib\i386\directui.lib from XP source tree into same folder inside NT
>import NT\tools\driver.pfx file (double click and hit next through the import wizard)
Build:
>open cmd inside NT folder and run
>tools\razzle free offline
>wait for shit, close the notepad that opens
>now inside the razzle window run
>perl tools\timebuild.pl -NOCLEANBUILD -NOSYNC -NOSCORCH -NOPOSTBUILD
>wait for build
>check build.err, likely some errors there because of race conditions, run build /ZP to hopefully clear them
Post-build (builds setup CD etc):
>once build.err is empty, run inside razzle window:
>perl tools\timebuild.pl -NOCLEANBUILD -NOSYNC -NOSCORCH -RESUME
>after that's finished up with some errors, check binaries.x86fre\build_logs\postbuild.err
>should mention a ton of missing files, grab all those from server2003 RTM ISO
>(ISO files end with _, eg explorer.ex_, use "expand /r explorer.ex_" to convert them to proper format)
>edit tools\postbuildscripts\pbuild.dat and comment out the sxs_make_asms_cabs lines
>grab asms01.cab from w2k3 ISO and put it into binaries.x86fre, and binaries.x86fre\srv\i386, replacing existing
>finally run:
>perl tools\timebuild.pl -NOCLEANBUILD -NOSYNC -NOSCORCH -RESUME
>once it's done everything should be signed and ready, should now have a working setup inside binaries.x86fre\srv\
>finally use oscdimg to turn that into bootable iso
>oscdimg -n -betfsboot.com D:\binaries.x86fre\srv srv.iso